![]() |
![]() |
![]() |
|
DELETE IMAGE
This command will delete the specified image from memory.
DELETE IMAGE Image Number
Image Number Integer
This command does not return a value.
You must not delete images that are being used by sprites, otherwise those sprites would disappear. Deleting unused images increases system performance. The parameter should be specified using an integer value.
delete image 1
|